home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / programming / other / systracker_src / systracker_src.readme next >
Text File  |  2000-02-28  |  2KB  |  51 lines

  1. Short: Full source code to SysTracker v0.1
  2. Author: andrew.ab2000@bigfoot.com (Andrew Bell)
  3. Uploader: andrew.ab2000@bigfoot.com (Andrew Bell)
  4. Type: dev/src
  5. Requires: AmigaOS 3.0+, MC68020 (MC68040+ recommended), Lots of spare RAM.
  6.           util/libs/mui38usr.lha    - version 3.8+
  7.           dev/mui/MCC_NList0_89.lha - version 0.89+
  8.  
  9.  Introduction
  10.  ------------
  11.  
  12.  Full C source to to SysTracker. For more information on the program itself,
  13.  please download the util/moni/SysTracker.lha package.
  14.  
  15.  This source code is provided for educational and personal use only. Full
  16.  copyright of this source code remains with the author, Andrew Bell. You
  17.  are not allowed to distribute modified versions of this source or the
  18.  program itself.
  19.  
  20.  SysTracker and it's source code is Copyright © 1999-2000 Andrew Bell.
  21.  All rights reserved.
  22.  
  23.  If you discover any bugs with this source or have any suggestions on
  24.  improving it, please let me know! Thanks.
  25.  
  26.  DISCLAIMER
  27.  ----------
  28.  
  29.  FOR THE PURPOSE OF THIS DISCLAIMER, "SOFTWARE" REFERS TO ALL THE FILES
  30.  PROVIDED IN THE ORIGINAL ARCHIVE DISTRIBUTED BY THE AUTHOR.
  31.  
  32.  THIS DISCLAIMER APPLIES TO ALL WHO USE THIS SOFTWARE.
  33.  
  34.  THE AUTHOR HAS DONE HIS BEST TO ENSURE THAT THIS SOFTWARE IS FREE FROM
  35.  DEFECTS, ALTHOUGH THE AUTHOR CANNOT GUARANTEE THIS. THE AUTHOR HEREBY
  36.  REJECTS ANY LIABILITY OR RESPONSIBILITY FOR THESE OR OTHER CONSEQUENCES
  37.  FROM THE USE OF THIS SOFTWARE. THIS INCLUDES, BUT IS NOT LIMITED TO, DAMAGE
  38.  TO YOUR EQUIPMENT, TO YOUR DATA, TO OTHER COMPUTERS / DEVICES YOUR COMPUTER
  39.  IS CONNECTED TO, PERSONNAL INJURY, FINANCIAL LOSS OR OTHER EFFECTS.
  40.  
  41.  THIS SOFTWARE IS PROVIDED AS-IS. THIS MEANS THE AUTHOR CANNOT GUARANTEE THAT
  42.  IT IS FIT FOR ANY SPECIFIC PURPOSE AND THE AUTHOR DOES NOT GUARANTEE BUG
  43.  FIXES, UPDATES OR HELP DURING ERROR RECOVERY.
  44.  
  45.  Copyright
  46.  ---------
  47.  
  48.  SysTracker and it's source code is Copyright © 1999-2000 Andrew Bell.
  49.  All rights reserved. SysTracker v0.x is FREEWARE and is provided "AS IS".
  50.  
  51.